Application (ACPApp).WebIPAddress Property

 Application (ACPApp).WebIPAddress  (read-only, String)
 
IP address of the ACP internal web server

Syntax

Application (ACPApp).WebIPAddress

The property syntax has these parts:

Part Description
Value (String) IP address of the ACP internal web server

Remarks

This can be "Any IP" if the host system is multi-homed (answers on multiple IP addresses) and a specific IP address has not been selected for the server. Otherwise it will be the usual dotted quad representation (e.g., "123.4.5.6")